home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 523 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: fn1.freenet.edmonton.ab.ca!grantb
  2. From: grantb@fn1.freenet.edmonton.ab.ca ()
  3. Newsgroups: comp.lang.c
  4. Subject: Free Pacific C problem
  5. Date: 6 Jan 1996 16:45:58 GMT
  6. Organization: Edmonton Freenet, Edmonton, Alberta, Canada
  7. Message-ID: <4cm906$l8v@news.sas.ab.ca>
  8. NNTP-Posting-Host: fn1.freenet.edmonton.ab.ca
  9. X-Newsreader: TIN [version 1.2 PL2.3]
  10.  
  11. Firat off, I'd like to say that the Pacific C package is a nice little 
  12. integrated environment for doing software for DOS (especially since the 
  13. evaluation cost id nothing!).  There are a few unfortunate problems when 
  14. mixing stream i/o with console i/o (problems beyond what one would 
  15. experience in Turbo C), but my biggest frustration is with the debugger.
  16.  
  17. It could be that I don't understand what this debugger is supposed to do, 
  18. but from the help menu it looks like it should be able to single-step 
  19. code at the C source level.  All I get is assembly level.  Several of the 
  20. commands respond with a "no source loaded" message implying that the 
  21. source or debugging info isn't getting loaded.
  22.  
  23. Well, I'm turning ON the debug info flag and I don't see any explicit 
  24. command from within the debugger to load said source, so I'm stumped!
  25.  
  26. Anyone have any ideas???  I've contacted hitech.com.au, but the only 
  27. response I got was a statement of the obvious.  Is there anything else 
  28. (obvious or not), anyone can think of?
  29.  
  30. GB
  31.